How to Install amavisd-new software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install amavisd-new software package in Ubuntu 12.04 LTS (Precise Pangolin)

amavisd-new software package provides Interface between MTA and virus scanner/content filters, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install amavisd-new 

amavisd-new is installed in your system.

Make ensure the amavisd-new package were installed using the commands given below,

$ sudo dpkg-query -l | grep amavisd-new *

You will get with amavisd-new package name, version, architecture and description in a table

amavisd-new package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Mail
Package amavisd-new
Version 1:2.6.5-0ubuntu3
Description Interface between MTA and virus scanner/content filters
Sub Section Mail


See Also, How to uninstall or remove amavisd-new software package from Ubuntu 12.04 LTS (Precise Pangolin)?